home *** CD-ROM | disk | FTP | other *** search
/ Virtual Sex Shoot / Virtual Sex Shoot.iso / mac / Virtual Sex Shoot / Virtual Sex Shoot.DXR / 00196.ls < prev    next >
Encoding:
Text File  |  1995-09-24  |  132 b   |  9 lines

  1. on mouseDown
  2.   if developersKey() then
  3.     repeat while the mouseDown
  4.       nothing()
  5.     end repeat
  6.     go(marker(1))
  7.   end if
  8. end
  9.